Skip to content

bandit92/CVE2022-1388_TestAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CVE2022-1388_TestAPI

A Test API for testing the POC against CVE-2022-1388

To run from host.

pip install -r requirements.txt
uvicorn main:app --reload

To run from Docker.

make build 
make run

About

A Test API for testing the POC against CVE-2022-1388

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published